From: Richard M. Stallman Date: Mon, 21 Jun 2004 03:10:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21908 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fc8e321f76cae0bda135a6901e2f2bb6375a2863;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 0bef10b88f5..ca9abe254ec 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2178,6 +2178,10 @@ current input method to input a character. click-event-style position information for a given visible buffer position or for a given window pixel coordinate. +** skip-chars-forward and skip-chars-backward now handle +character classes such as [:alpha:], along with individual characters +and ranges. + ** Function pos-visible-in-window-p now returns the pixel coordinates and partial visiblity state of the corresponding row, if the PARTIALLY arg is non-nil.